Current Location: Home> Function Categories> date_create_from_format

date_create_from_format

Alias ​​for DateTime::createFromFormat - parsing datetime strings based on the given format
Name:date_create_from_format
Category:Date and time
Programming Language:php
One-line Description:Returns a new DateTime object formatted according to the specified format.
Similar Functions